;;; QQ: 67762207
[@main]
#IF
#SAY
_ I do not know what the reason is always the recent melancholy ... \ \
_ With (FCOLOR/10) <$NPCNAME> (FCOLOR/12) <dialogue/@TalkToQuest> \ \
_ <Close/@exit>

[@TalkToQuest]
#ACT
Mov D0 0

#IF
Check [106] 1
Check [306] 0

#SAY
<On the task of dialogue./@CALL_AreaQuest6_1> \
#ACT
Mov D0 1

#IF
!Equal D0 1
#ACT
goto @NoQuest_Say
break

[@NoQuest_Say]
#IF
#SAY
_ Fleas insects inside the cave look cute, but it is ferocious, we must be careful ah. \ \
_ <Close/@exit>



[@CALL_AreaQuest6_1]
#CALL [AreaQuest\ChoBoGuide6\ChoBoGuide6.txt] @Byalok_suna_22

[@everythingreward]
#CALL [System\TotalRewardSystem.txt] @TotalRewardSystem
;;; QQ: 67762207
